home *** CD-ROM | disk | FTP | other *** search
/ The Ultimate Window Set -…Games & Quality Programs / The Ultimate Window Set - 250 Games & Quality Programs.iso / win / pro201 / convert.inf < prev    next >
INI File  |  1992-06-04  |  836b  |  35 lines

  1. ; About This File
  2. ; ===============
  3. ;
  4. ; This file, CONVERT.INF, contains information that Install uses to
  5. ; install ConvertIt!. This file must be in the same directory as the
  6. ; program file INSTALL.EXE. The two files can be on a floppy disk, a hard
  7. ; disk, or a network disk drive.
  8.  
  9. [dialog]
  10.   caption = "Convert It! Installation"
  11.  
  12. [data]
  13.   defdir = C:\CONVERT
  14.  
  15. [disks]
  16.   1 =.,  "Convert It! Program Disk"
  17.  
  18. [needed.space]
  19.   minspace = 440000
  20.  
  21. [app.copy.appstuff]
  22.       #app.user,    0:
  23.       #app.system,  @:system
  24.  
  25. [app.user]
  26.   1:convert.exe, "Convert It! Application"
  27.   1:convert.hlp, "Convert It! Help"
  28.   1:convert.wri, "Convert It! Documentation"
  29.   1:order.doc,   "Convert It! Registration Form"
  30.   1:read.me,     "Convert It! Latest News"
  31.  
  32. [app.system]
  33.   1:bwcc.dll, "Borland Custom Controls DLL"
  34.  
  35.